gdk: Add GdkTextureDownloader
authorBenjamin Otte <otte@redhat.com>
Tue, 14 Feb 2023 06:00:39 +0000 (07:00 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 14 Feb 2023 23:39:18 +0000 (00:39 +0100)
commit51ed1442a2b49893feae50e8a4c704c72c549759
treec8ba80674d4a7b91667d09b398b3f34017466b2a
parent01ff6c1c22051cbc943b72bad8ecefbf6123dcc5
gdk: Add GdkTextureDownloader

It's the new object that allows more control about accessing texture
data.
gdk/gdk.h
gdk/gdkmemorytextureprivate.h
gdk/gdktexturedownloader.c [new file with mode: 0644]
gdk/gdktexturedownloader.h [new file with mode: 0644]
gdk/gdktexturedownloaderprivate.h [new file with mode: 0644]
gdk/gdktypes.h
gdk/meson.build